home *** CD-ROM | disk | FTP | other *** search
/ FishMarket 1.0 / FishMarket v1.0.iso / fishies / 476-500 / disk_479 / tdp / readme < prev    next >
Text File  |  1992-05-06  |  3KB  |  86 lines

  1.   *-----------------------*
  2.  /                       /|
  3. *-----------------------* |
  4. | Prg.name : TDP        | | 
  5. | Date     : 03.03.1991 | *---------------------------*
  6. | Language : Modula 2   |/                           /|
  7. *-----------------------*---------------------------* |---------------- *
  8. |     ----  Copyright Tom Kroener                   | |                /|
  9. |    /(c)|            Richard Wagner Str. 40        | |               / |
  10. |   / TKs|            D-6602 SB-Dudweiler           | |              /  *
  11. |  / 1991|            GERMANY                       | *             /  /  
  12. | --------                                          |/             /  /
  13. *---------------------------------------------------*-------------*  /
  14. | TDP is a freely distibutable program, but no public-domain      | /
  15. | TDP may not be used in commercial products without my permission|/
  16. *-----------------------------------------------------------------*
  17.  
  18. *=========*
  19.  About TDP: 
  20. *=========*
  21.  
  22. TrackDisPlay (TDP) displays the position of the read/write head
  23.  
  24. of any (amigados-)diskdrive, connected to your amiga.
  25.  
  26. You don't need to buy a hardware-trackdisplay, so save your
  27.  
  28. money for better things.( e.g. sending it to me (haha) ) 
  29.  
  30. TDP searches for the screen being in front of all and opens a little
  31.  
  32. window on it to display the data.
  33.  
  34.  
  35. *=========*
  36.  Details :
  37. *=========*
  38.  
  39. Because of having a taskpriority of -100, it's possible that TDP
  40.  
  41. needs some time to refresh. (not much but it could be better).
  42.  
  43.  
  44. ( Sorry, but I've spend a lot of time trying to implement a routine 
  45.  
  46.   using 'wait' or 'waitport' from exec to wait for the message of each 
  47.   
  48.   drive, but it's not easy to wait for e.g. 4 messages (df0:- df3:)
  49.  
  50.   at the same time in an efficient and elegant way without greating
  51.  
  52.   a lot of code.
  53.  
  54.   ( I've written some kind of 'hardware-hack-, no multitask-, misterious 
  55.                                -----------------------------------------
  56.     spaggeti-code-, nobody knows why but it works- assembler-routine', 
  57.     ----------------------------------------------------------------
  58.     solving my problem; therefore, I'm looking for something better.)
  59.  
  60.     If anyone no how to do this : write to me,  I would be very happy.
  61.  
  62.  
  63. TDP never crashed on my amiga ( 3 diskdrives, 3 MB memory(1 MB chip,
  64.  
  65. 2 MB fast), kick 1.3).
  66.  
  67. TDP tests the version of kickstart, so it works fine under
  68.  
  69. kickstart 2.0.
  70.  
  71. If you have any  criticism, error-reports, gifts or something else
  72.  
  73. write to
  74.             Tom Kroener
  75.             Richard Wagner Str. 40
  76.             D-6602 SB-Dudweiler
  77.             GERMANY
  78.  
  79.  
  80.  
  81.  
  82. So long
  83.         --- Tom
  84.  
  85.  
  86.